home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
mint
/
lib
/
mntlib44.zoo
/
mntlib
/
sozobon
/
inistack.s
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-01-01
|
291 b
|
11 lines
; 12/22/92 sb -- HSC attempts to use .comm to reserve the space for
; __initial_stack; unfortunately, this flags the symbol as external and
; the loader won't pull it from the library when it needs to resolve the
; symbol.
.bss
.globl __initial_stack
__initial_stack:
.ds.l 1